GtkApplication: fix !x11 build
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jan 2012 13:16:35 +0000 (08:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jan 2012 13:16:35 +0000 (08:16 -0500)
commit284ff06ef6aef83dc86198fae16aa33f29f79357
tree9d387e6431739b9a95009ec76369c21f341ee0c8
parentd80bad037f8d874fe787ef78d2482f98bbd7fc99
GtkApplication: fix !x11 build

Since we moved the menu models to GTK+, we need to deal with
them on all platforms, even if we don't do anything special
with them on win32.
gtk/gtkapplication.c